mirror of
https://github.com/darkrenaissance/darkfi.git
synced 2026-01-08 22:28:12 -05:00
doc/testnet/dao: minor typo fixes
This commit is contained in:
@@ -96,7 +96,7 @@ we can now import it into our wallet:
|
||||
```shell
|
||||
$ ./drk dao import AnonDAO < anon_dao.toml
|
||||
|
||||
Importing "AnonDAO" DAO into the walle
|
||||
Importing "AnonDAO" DAO into the wallet
|
||||
```
|
||||
|
||||
```shell
|
||||
@@ -147,7 +147,7 @@ $ ./drk dao mint AnonDAO > anon_dao_mint.tx
|
||||
```
|
||||
|
||||
```shell
|
||||
$ ./drk broadcast < dao_anon_mint.tx
|
||||
$ ./drk broadcast < anon_dao_mint.tx
|
||||
|
||||
[mark_tx_spend] Processing transaction: 2e7931f200c1485ea7752076e199708b011a504d71e69d60ed606817c5ff4bd5
|
||||
[mark_tx_spend] Found Money contract in call 1
|
||||
|
||||
Reference in New Issue
Block a user