Skip to content

Commit 585ca86

Browse files
test: extra filed
1 parent 0839da6 commit 585ca86

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

contracts/contracts/ccip/onramp.tolk

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ struct CCIPMessageSent {
1919

2020
struct OnRamp_Storage {
2121
id: uint32;
22+
testExtraField: bool;
2223
ownable: Ownable2Step;
2324

2425
// static config

0 commit comments

Comments
 (0)