Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 747 Bytes

SourceOperation.md

File metadata and controls

13 lines (10 loc) · 747 Bytes

SourceOperation

Properties

Name Type Description Notes
type str Operation type [optional]
hash str Operation hash [optional]
counter int Operation counter (null in case of synthetic operations) [optional]
nonce int Operation nonce (null in case of non-internal or synthetic operations) [optional]
parameter OneOfSourceOperationParameter Transaction parameter, including called entrypoint and value passed to the entrypoint. [optional]

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