chore: update snowbridge submodule to latest solochain (#361)

This commit is contained in:
Ahmad Kaouk 2025-12-19 11:31:45 +01:00 committed by GitHub
parent 58296f5e87
commit ffc4d43847
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 2 additions and 2 deletions

@ -1 +1 @@
Subproject commit 290579d6d246091dad12c612d643402ec04b6ac7
Subproject commit 13263fefa29a3f4af50e5650dcd93fe3afac44db

View file

@ -2005,11 +2005,11 @@ export const beefyClientAbi = [
{ type: 'error', inputs: [], name: 'InvalidMMRLeaf' },
{ type: 'error', inputs: [], name: 'InvalidMMRLeafProof' },
{ type: 'error', inputs: [], name: 'InvalidMMRRootLength' },
{ type: 'error', inputs: [], name: 'InvalidSamplingParams' },
{ type: 'error', inputs: [], name: 'InvalidSignature' },
{ type: 'error', inputs: [], name: 'InvalidTicket' },
{ type: 'error', inputs: [], name: 'InvalidValidatorProof' },
{ type: 'error', inputs: [], name: 'InvalidValidatorProofLength' },
{ type: 'error', inputs: [], name: 'NotEnoughClaims' },
{ type: 'error', inputs: [], name: 'PrevRandaoAlreadyCaptured' },
{ type: 'error', inputs: [], name: 'PrevRandaoNotCaptured' },
{ type: 'error', inputs: [], name: 'ProofSizeExceeded' },