NearApi.SignedTransaction (near_api v0.1.6)

NEAR transaction signature struct Borsh enabled

Link to this section Summary

Functions

Encodes objects according to the schema into the bytestring

Link to this section Types

Specs

t() :: %NearApi.SignedTransaction{signature: binary(), transaction: binary()}

Link to this section Functions

Link to this function

borsh_encode(obj)

Specs

borsh_encode(obj :: keyword()) :: bitstring()

Encodes objects according to the schema into the bytestring