RescueMsg
struct RescueMsg {
uint8 action;
bytes32 orderHash;
uint8 orderStatus;
address token;
uint64 amount;
uint16 chainId;
}
Press ← or → to navigate between chapters
Press S or / to search in the book
Press ? to show this help
Press Esc to hide this help
struct RescueMsg {
uint8 action;
bytes32 orderHash;
uint8 orderStatus;
address token;
uint64 amount;
uint16 chainId;
}