ForgeSdk v0.26.5 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: non_neg_integer(),
  hash: non_neg_integer(),
  pk: non_neg_integer(),
  role: non_neg_integer()
}