Skip to content

Latest commit

 

History

History
12 lines (6 loc) · 808 Bytes

File metadata and controls

12 lines (6 loc) · 808 Bytes

TransactionProcessType

Transaction processing type. Possible values are: - AutoProcess (default): After the transaction is constructed, it will be automatically signed and broadcast. - BuildOnly: Set to this value if you want to build the transaction first without automatically signing and broadcasting it. You can manually call the Sign and broadcast transaction operation to complete the signing and broadcasting process.

Properties

Name Type Description Notes

[Back to Model list] [Back to API list] [Back to README]