Documentation
¶
Index ¶
- func MakeBitcoinPayment(ctx context.Context, from wallet.Account, to string, ...) (string, error)
- func MakeEthereumPayment(ctx context.Context, from wallet.Account, to string, amount, gasPrice *big.Int, ...) (string, error)
- func MakePayment(ctx context.Context, from wallet.Account, to string, ...) (string, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func MakeBitcoinPayment ¶
func MakeEthereumPayment ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.