ForgeSdk v0.39.0 ForgeSdk.Wallet.Type.Node View Source

Wallet type for node.

Link to this section Summary

Link to this section Types

Link to this type

t() View Source
t() :: %ForgeSdk.Wallet.Type.Node{
  address: atom(),
  hash: atom(),
  pk: atom(),
  role: atom()
}