View Source Aptos.Tx.Auth.Ed25519 (Aptos v0.2.4)
Link to this section Summary
Link to this section Types
Link to this section Functions
@spec append_signature(binary(), Aptos.Tx.Sender.t()) :: binary()
@spec append_signature(binary(), Aptos.Tx.Sender.t(), :dummy) :: binary()
@spec bcs_layout() :: keyword(BCS.DataType.t())
@spec new(binary(), Aptos.Tx.Sender.t()) :: t()
@spec new(any(), Aptos.Tx.Sender.t(), :dummy) :: t()