Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type TxPrefixes ¶
type TxPrefixes struct { // Tx is a prefix for tx Tx string // Swap is a prefix for swap Swap string // MultiSwap is a prefix for multi swap MultiSwap string }
TxPrefixes is a struct with prefixes for transactions
Click to show internal directories.
Click to hide internal directories.