Variables
LINK_RECEIPT_FLAG
- hex number to indicate receipt or messageLINK_BATCH_SIZE
- batch size to process at a timeLINK_PROTOCOL_ETHEREUM
- whether EVM or notPUSH_FOREIGN_MESSAGE_METHOD_ID
- EVM method in hexBYTES_ARRAY_POINTER_PUSH_FOREIGN_MESSAGE
- hex placeholder for pushing foreign messageORACLE_HOOK_FILTER
- see here - used to abort service request, i.e., not spend CPU unless something needs to be doneLINK_PROCESSING_TIMEOUT
- window in which transaction should be processed, if not processed within this window, deemed failed transaction and processed as a receipt, funds returned to senderLINK_PROVIDER_THRESHOLD
- DSP threshold required to fetch last irreversible block status and new batches
Last modified 2yr ago