Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 181 Bytes

TransactionMethodType.md

File metadata and controls

7 lines (5 loc) · 181 Bytes

TransactionMethodType

Enum

  • NATIVE_TRANSFER (value: "NATIVE_TRANSFER")
  • CONTRACT_CALL (value: "CONTRACT_CALL")
  • CONTRACT_CREATION (value: "CONTRACT_CREATION")