Skip to content

Commit b3577fe

Browse files
committed
fix(gateway-contracts): refresh bindings
1 parent c14e97e commit b3577fe

2 files changed

Lines changed: 60 additions & 60 deletions

File tree

gateway-contracts/rust_bindings/src/decryption.rs

Lines changed: 58 additions & 58 deletions
Large diffs are not rendered by default.

gateway-contracts/selectors.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@ Decryption
116116
|----------+-------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------|
117117
| Function | publicDecryptionResponse(uint256,bytes,bytes,bytes) | 0x6f8913bc |
118118
|----------+-------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------|
119-
| Function | reinitializeV4() | 0x123abb28 |
119+
| Function | reinitializeV5() | 0x6292d95e |
120120
|----------+-------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------|
121121
| Function | unpause() | 0x3f4ba83a |
122122
|----------+-------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------|
@@ -998,7 +998,7 @@ DecryptionV2Example
998998
|----------+-------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------|
999999
| Function | publicDecryptionResponse(uint256,bytes,bytes,bytes) | 0x6f8913bc |
10001000
|----------+-------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------|
1001-
| Function | reinitializeV4() | 0x123abb28 |
1001+
| Function | reinitializeV5() | 0x6292d95e |
10021002
|----------+-------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------|
10031003
| Function | unpause() | 0x3f4ba83a |
10041004
|----------+-------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------|

0 commit comments

Comments
 (0)