Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Backend ¶
type Backend struct {
// contains filtered or unexported fields
}
func (*Backend) GetSubnetOwner ¶
type WalletFactory ¶ added in v1.11.8
type WalletFactory struct {
// contains filtered or unexported fields
}
func NewWalletFactory ¶ added in v1.11.8
func (*WalletFactory) NewWallet ¶ added in v1.11.8
func (w *WalletFactory) NewWallet(keys ...*secp256k1.PrivateKey) (builder.Builder, signer.Signer)
Click to show internal directories.
Click to hide internal directories.