ForgeSdk v0.38.4 ForgeSdk.Wallet.Type.Validator View Source

Wallet type for validator

Link to this section Summary

Link to this section Types

Link to this type

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