type NotarizationResponseData
NotarizationResponseData
common.NotarizationResponseData
common.NotarizationResponseData
Field | Type | Description |
---|---|---|
issue_batch | BatchedPromissory | Batch of authorized promissories for issuance |
transfer_batch | bytes | Batch of authorized blocks for transfers (both redeem and non-redeem) |
{
"issue_batch": {
"promissory_batch": [
"LengthOfFileBytesVaries=",
"LengthOfFileBytesVaries=",
"LengthOfFileBytesVaries="
]
},
"transfer_batch": "LengthOfBatchBytesVaries="
}