Skip to content

Commit

Permalink
new: refuel feature
Browse files Browse the repository at this point in the history
  • Loading branch information
nitinmittal23 committed Nov 29, 2024
1 parent 36165e8 commit 591b44c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions schemas/bridge_assets.proto
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,8 @@ message BridgeAssets {
uint32 leafType = 10;
bool refuel = 11;
string leaf = 12;
bool refuelConversionRequired = 13;
string refuelAmount = 14;
}

uint64 blockNumber = 1;
Expand Down

0 comments on commit 591b44c

Please sign in to comment.