NearApi.Account (near_api v0.1.6)

NearApi accounts.

Link to this section Summary

Link to this section Types

Specs

t() :: %NearApi.Account{
  key: NearApi.key() | nil,
  signer?: boolean(),
  writable?: boolean()
}