Multisig-Invalidate
Description
Invalidate all multisig approvals of an account
Positionals:
invalidator TEXT invalidator name (string) (required)
Options:
-h,--helpPrint this help message and exit-x,--expirationset the time in seconds before a transaction expires, defaults to 30s-f,--force-uniqueforce the transaction to be unique. this will consume extra bandwidth and remove any protections against accidently issuing the same transaction multiple times-s,--skip-signSpecify if unlocked wallet keys should be used to sign transaction-j,--jsonprint result as json-d,--dont-broadcastdon't broadcast transaction to the network (just print to stdout)--return-packedused in conjunction with --dont-broadcast to get the packed transaction-r,--ref-blockTEXT set the reference block num or block id used for TAPOS (Transaction as Proof-of-Stake)-p,--permissionTEXT ... An account and permission level to authorize, as in 'account@permission' (defaults to 'invalidator@active')--max-cpu-usage-msUINT set an upper limit on the milliseconds of cpu usage budget, for the execution of the transaction (defaults to 0 which means no limit)--max-net-usageUINT set an upper limit on the net usage budget, in bytes, for the transaction (defaults to 0 which means no limit)--delay-secUINT set the delay_sec seconds, defaults to 0s