Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Config ¶
type Config interface { WithdrawConfig() WithdrawConfig PaymentConfig() PaymentConfig Stellar() horizonclient.ClientInterface Log() *logan.Entry Horizoner }
type Horizoner ¶
func NewHorizoner ¶
type PaymentConfig ¶
type PaymentConfig struct { SourceSigner *keypair.Full SourceAddress *keypair.FromAddress MaxBaseFee uint32 }
Click to show internal directories.
Click to hide internal directories.