ForgeSdk v0.26.5 ForgeSdk.Wallet.Type.Forge View Source

Eth wallet. Just for defimpl

Link to this section Summary

Link to this section Types

Link to this type

t() View Source
t() :: %ForgeSdk.Wallet.Type.Forge{
  address: non_neg_integer(),
  hash: non_neg_integer(),
  pk: non_neg_integer()
}