FulfillMsg
struct FulfillMsg {
uint8 action;
bytes32 orderHash;
uint64 promisedAmount;
bytes32 driver;
uint16 penaltyPeriod;
}
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 FulfillMsg {
uint8 action;
bytes32 orderHash;
uint64 promisedAmount;
bytes32 driver;
uint16 penaltyPeriod;
}