FVyApproveOfferMetaTxRequest
Request parameters to approve an offer using a meta transaction
Properties
Field | Type | Description |
---|---|---|
functionSignature [required] | FString | The function signature of the offer approval transaction |
r [required] | FString | The R component of the offer approval transaction signature |
s [required] | FString | The S component of the offer approval transaction signature |
v [required] | FString | The V component of the offer approval transaction signature |
Last updated