mirror of
https://github.com/datahaven-xyz/datahaven
synced 2026-05-24 09:50:01 +00:00
chore: update snowbridge submodule to latest solochain (#361)
This commit is contained in:
parent
58296f5e87
commit
ffc4d43847
2 changed files with 2 additions and 2 deletions
|
|
@ -1 +1 @@
|
|||
Subproject commit 290579d6d246091dad12c612d643402ec04b6ac7
|
||||
Subproject commit 13263fefa29a3f4af50e5650dcd93fe3afac44db
|
||||
|
|
@ -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' },
|
||||
|
|
|
|||
Loading…
Reference in a new issue