diff --git a/contracts/lib/snowbridge b/contracts/lib/snowbridge index 290579d6..13263fef 160000 --- a/contracts/lib/snowbridge +++ b/contracts/lib/snowbridge @@ -1 +1 @@ -Subproject commit 290579d6d246091dad12c612d643402ec04b6ac7 +Subproject commit 13263fefa29a3f4af50e5650dcd93fe3afac44db diff --git a/test/contract-bindings/generated.ts b/test/contract-bindings/generated.ts index 7dfe74d3..6a78f722 100644 --- a/test/contract-bindings/generated.ts +++ b/test/contract-bindings/generated.ts @@ -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' },