Skip to content

Commit

Permalink
rmv: isCctp
Browse files Browse the repository at this point in the history
  • Loading branch information
nitinmittal23 committed Mar 4, 2024
1 parent faae5eb commit 348d44f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion schemas/burnblock.proto
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@ message BurnBlock {
repeated string amounts = 6;
repeated uint64 tokenIds = 7;
string bridgeType = 8;
bool isCctp = 9;
}

required uint64 blockNumber = 1;
Expand Down

0 comments on commit 348d44f

Please sign in to comment.