Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 556 Bytes

TransferResponse.md

File metadata and controls

10 lines (6 loc) · 556 Bytes

theblockchainapi.TransferResponse

Properties

Name Type Description Notes
transactionSignature String The signature of the transaction [optional]
confirmed Boolean Whether or not the transaction was confirmed or simply submitted for processing. The status depends on your input for `wait_for_confirmation`. This only is returned when you are submitting a transaction, not when retrieving signatures for a public key, for example. [optional]