Categorygithub.com/openbazaar/wallet-interface
modulepackage
0.0.0-20200511225204-f14dd43579f0
Repository: https://github.com/openbazaar/wallet-interface.git
Documentation: pkg.go.dev

# README

wallet-interface

Interfaces for the openbazaar-go wallet

Any coin that wishes to integrate with openbazaar-go must implement this interface.

# Constants

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Variables

ErrInsufficientFunds is returned when the wallet is unable to send the amount specified due to the balance being too low.
Errors.

# Structs

No description provided by the author
No description provided by the author
No description provided by the author
This object contains a single signature for a multisig transaction.
No description provided by the author
This callback is passed to any registered transaction listeners when a transaction is detected for the wallet.
No description provided by the author
No description provided by the author
OpenBazaar uses p2sh addresses for escrow.
No description provided by the author
No description provided by the author

# Interfaces

No description provided by the author
No description provided by the author
No description provided by the author
Keys provides a database interface for the wallet to save key material, track used keys, and manage the look ahead window.
No description provided by the author
No description provided by the author
No description provided by the author
1) The buyer clicks a button to place an order with a vendor.
WalletMustManuallyAssociateTransactionToOrder MUST be checked for by openbazaar-go to ensure that wallets which require manual association between transactions and orders are properly associated.
No description provided by the author

# Type aliases

No description provided by the author
No description provided by the author
The end leaves on the HD wallet have only two possible values.
No description provided by the author