Keyboard shortcuts

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

RescueMsg

Git Source

struct RescueMsg {
uint8 action;
bytes32 orderHash;
uint8 orderStatus;
address token;
uint64 amount;
uint16 chainId;
}