Documentation ¶
Index ¶
- func Derive(masterKey *hdkeychain.ExtendedKey, path accounts.DerivationPath) (accounts.Account, error)
- func GenerateTestAddresses(ctx context.Context, service *wallets.Service, satellite string, count int) error
- func Run(t *testing.T, test func(ctx *testcontext.Context, t *testing.T, db *DB))
- type DB
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Derive ¶ added in v1.0.6
func Derive(masterKey *hdkeychain.ExtendedKey, path accounts.DerivationPath) (accounts.Account, error)
Derive derives an account from the master key using the provided path.
Types ¶
Click to show internal directories.
Click to hide internal directories.