iota_lib v0.0.1 Iota.Transaction

Represents an IOTA transaction

Link to this section Summary

Link to this section Types

Link to this type t()
t() :: %Iota.Transaction{address: String.t(), branch: String.t(), bundle: String.t(), nonce: String.t(), signature: String.t(), tag: String.t(), trunk: String.t(), value: integer(), weight_magnitude: integer()}