Develop with Dojima
Reference identifier for the token; not to be confused with requestId. This field is typically used by the TPP to de-duplicate requests. If not provided, Token generates a random string as the refId.
Examples
01 / IStateSender.sol
Function to call the tokenTransferWithPayload function from the StateSender contract
02 / tx.go
struct types required for transaction
03 / IStateReceiver.sol
Function to call the onStateReceive function from the StateReceiver contract