mmgen-wallet/cmds
The MMGen Project cb98afda79
new command: mmgen-xmrwallet, replacing mmgen-tool xmrwallet
- `wallets` arg is now 3rd positional arg
- tool keyword args are now command options

Old and new invocation examples:

    OLD: mmgen-tool xmrwallet sync *.akeys.mmenc wallets=3-5
    NEW: mmgen-xmrwallet sync *.akeys.mmenc 3-5

    OLD: mmgen-tool xmrwallet sweep *.akeys.mmenc wallets=3:2 tx_relay_daemon=foo.onion:18081:127.0.0.1:9052
    NEW: mmgen-xmrwallet --tx-relay-daemon=foo.onion:18081:127.0.0.1:9052 sweep *.akeys.mmenc 3:2
2021-06-08 11:46:13 +00:00
..
mmgen-addrgen Update copyright dates 2021-02-19 20:09:06 +03:00
mmgen-addrimport Update copyright dates 2021-02-19 20:09:06 +03:00
mmgen-autosign Update copyright dates 2021-02-19 20:09:06 +03:00
mmgen-keygen Update copyright dates 2021-02-19 20:09:06 +03:00
mmgen-passchg Update copyright dates 2021-02-19 20:09:06 +03:00
mmgen-passgen Update copyright dates 2021-02-19 20:09:06 +03:00
mmgen-regtest Update copyright dates 2021-02-19 20:09:06 +03:00
mmgen-seedjoin Update copyright dates 2021-02-19 20:09:06 +03:00
mmgen-seedsplit Update copyright dates 2021-02-19 20:09:06 +03:00
mmgen-split Update copyright dates 2021-02-19 20:09:06 +03:00
mmgen-subwalletgen Update copyright dates 2021-02-19 20:09:06 +03:00
mmgen-tool Update copyright dates 2021-02-19 20:09:06 +03:00
mmgen-txbump Update copyright dates 2021-02-19 20:09:06 +03:00
mmgen-txcreate Update copyright dates 2021-02-19 20:09:06 +03:00
mmgen-txdo Update copyright dates 2021-02-19 20:09:06 +03:00
mmgen-txsend Update copyright dates 2021-02-19 20:09:06 +03:00
mmgen-txsign Update copyright dates 2021-02-19 20:09:06 +03:00
mmgen-walletchk Update copyright dates 2021-02-19 20:09:06 +03:00
mmgen-walletconv Update copyright dates 2021-02-19 20:09:06 +03:00
mmgen-walletgen Update copyright dates 2021-02-19 20:09:06 +03:00
mmgen-xmrwallet new command: mmgen-xmrwallet, replacing mmgen-tool xmrwallet 2021-06-08 11:46:13 +00:00