struct TransactionRequest
- TransactionRequest
- Struct
- Value
- Object
Included Modules
- JSON::Serializable
Defined in:
axentro-adaptor.crConstructors
Instance Method Summary
- #amount : String
- #amount=(amount : String)
- #from_address : String
- #from_address=(from_address : String)
- #from_public_key : String
- #from_public_key=(from_public_key : String)
- #to_address : String
- #to_address=(to_address : String)
- #wif : String
- #wif=(wif : String)