Documentation ¶
Index ¶
- func AddSaverNodeToken(c *cli.Context) error
- func DecodeOperation(c *cli.Context) error
- func GenerateObserverKeys(c *cli.Context) error
- func GenerateTestSafeApproval(c *cli.Context) error
- func GenerateTestSafeProposal(c *cli.Context) error
- func GenerateTestTransactionApproval(c *cli.Context) error
- func GenerateTestTransactionProposal(c *cli.Context) error
- func KeeperBootCmd(c *cli.Context) error
- func KeeperFundRequest(c *cli.Context) error
- func MTGRevokeKeeperRequest(c *cli.Context) error
- func MonitorKeeper(ctx context.Context, mdb *mtg.SQLite3Store, store *kstore.SQLite3Store, ...)
- func MonitorSigner(ctx context.Context, mdb *mtg.SQLite3Store, store *signer.SQLite3Store, ...)
- func ObserverBootCmd(c *cli.Context) error
- func ObserverFillAccountants(c *cli.Context) error
- func ObserverImportKeys(c *cli.Context) error
- func SaverBootCmd(c *cli.Context) error
- func SignerBootCmd(c *cli.Context) error
- func SignerFundRequest(c *cli.Context) error
- func SignerKeygenRequest(c *cli.Context) error
- func SignerSignRequest(c *cli.Context) error
- type Account
- type UserStore
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AddSaverNodeToken ¶ added in v0.18.0
func AddSaverNodeToken(c *cli.Context) error
func DecodeOperation ¶
func DecodeOperation(c *cli.Context) error
func GenerateObserverKeys ¶ added in v0.11.0
func GenerateObserverKeys(c *cli.Context) error
func GenerateTestSafeApproval ¶
func GenerateTestSafeApproval(c *cli.Context) error
func GenerateTestSafeProposal ¶
func GenerateTestSafeProposal(c *cli.Context) error
func GenerateTestTransactionApproval ¶
func GenerateTestTransactionApproval(c *cli.Context) error
func GenerateTestTransactionProposal ¶
func GenerateTestTransactionProposal(c *cli.Context) error
func KeeperBootCmd ¶
func KeeperBootCmd(c *cli.Context) error
func KeeperFundRequest ¶
func KeeperFundRequest(c *cli.Context) error
func MTGRevokeKeeperRequest ¶ added in v0.14.0
func MTGRevokeKeeperRequest(c *cli.Context) error
func MonitorKeeper ¶ added in v0.8.1
func MonitorKeeper(ctx context.Context, mdb *mtg.SQLite3Store, store *kstore.SQLite3Store, conf *keeper.Configuration, group *mtg.Group, conversationId, version string)
func MonitorSigner ¶ added in v0.9.11
func MonitorSigner(ctx context.Context, mdb *mtg.SQLite3Store, store *signer.SQLite3Store, conf *signer.Configuration, group *mtg.Group, conversationId, version string)
func ObserverBootCmd ¶
func ObserverBootCmd(c *cli.Context) error
func ObserverFillAccountants ¶ added in v0.9.14
func ObserverFillAccountants(c *cli.Context) error
func ObserverImportKeys ¶
func ObserverImportKeys(c *cli.Context) error
func SaverBootCmd ¶ added in v0.9.3
func SaverBootCmd(c *cli.Context) error
func SignerBootCmd ¶
func SignerBootCmd(c *cli.Context) error
func SignerFundRequest ¶
func SignerFundRequest(c *cli.Context) error
func SignerKeygenRequest ¶
func SignerKeygenRequest(c *cli.Context) error
func SignerSignRequest ¶
func SignerSignRequest(c *cli.Context) error
Types ¶
Click to show internal directories.
Click to hide internal directories.