Minimal Anti Collusion Infrastructure (MACI) / IFundWalletArgs
Interface: IFundWalletArgs
Defined in: packages/sdk/ts/utils/types.ts:63
Interface for the arguments to the FundWallet command
Properties
address
address:
string
Defined in: packages/sdk/ts/utils/types.ts:72
The address of the wallet to fund
amount
amount:
number
Defined in: packages/sdk/ts/utils/types.ts:67
The amount to fund
signer
signer:
Signer
Defined in: packages/sdk/ts/utils/types.ts:77
A signer object