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

FulfillMsg

Git Source

struct FulfillMsg {
uint8 action;
bytes32 orderHash;
uint64 promisedAmount;
bytes32 driver;
uint16 penaltyPeriod;
}