[][src]Module sunshine_util::bank

Structs

BankState

This is the state for an OnChainBankId, associated with each bank registered in the runtime INVARIANT: savings + reserved_for_grant_payouts = T::Currency::total_balance(Self::account_id(OnChainBankId))

DepositInfo
FlatGroup

A wrapper around a vec to create specific impl From<Vec> for Vec<(AccountId, FineArithmetic)>

OnChainTreasuryID

An on-chain treasury identifier, exactly like ModuleId

Payment
PaymentConfirmation
PercentageOwnership

This will be useful for liquidating the bank with automatic rules...

RequestApproved
RequestExecuted
RequestPendingReview
Spend

Enums

WithdrawalPermissions

Type Definitions

OffChainTreasuryID

An off-chain treasury id