Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Payee ¶
type Payee struct {
// contains filtered or unexported fields
}
func New ¶
func New( wallets core.WalletStore, walletz core.WalletService, transactions core.TransactionStore, proposals core.ProposalStore, collaterals core.CollateralStore, vaults core.VaultStore, flips core.FlipStore, properties property.Store, parliaments core.Parliament, oracles core.OracleStore, oraclez core.OracleService, system *core.System, ) *Payee
Click to show internal directories.
Click to hide internal directories.