Type alias MultisigCreateInstructionArgs

MultisigCreateInstructionArgs: {
    args: MultisigCreateArgs;
}

Type declaration

Generated using TypeDoc