Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type BitumtimeWallet ¶
type BitumtimeWallet struct {
// contains filtered or unexported fields
}
func New ¶
func New(cert, host string, passphrase []byte) (*BitumtimeWallet, error)
New returns a BitumtimeWallet context.
func (*BitumtimeWallet) Close ¶
func (d *BitumtimeWallet) Close()
Close shuts down the gRPC connection to the wallet.
Click to show internal directories.
Click to hide internal directories.