File tree Expand file tree Collapse file tree 2 files changed +4
-2
lines changed
Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Original file line number Diff line number Diff line change @@ -455,7 +455,7 @@ assets may still be [slashed][slashing].
455455### Public Key to Address {#from-public-key}
456456
457457` account from-public-key <public_key> ` converts the Base64-encoded public key
458- to the [ Oasis native address] ( ../terminology.md#address ) .
458+ to the [ Oasis native address] .
459459
460460![ code shell] ( ../examples/account/from-public-key.in )
461461
@@ -473,6 +473,8 @@ signer's staking address on the network.
473473
474474:::
475475
476+ [ Oasis native address ] : https://github.com/oasisprotocol/docs/blob/main/docs/general/manage-tokens/terminology.md#address
477+
476478### Non-Interactive Mode {#y}
477479
478480Add ` -y ` flag to any operation, if you want to use Oasis CLI in
Original file line number Diff line number Diff line change @@ -97,7 +97,7 @@ chapter for details.
9797
9898:::
9999
100- [ ROFL Prerequisites ] : https://github.com/oasisprotocol/oasis-sdk/blob/main/docs/rofl/prerequisites.md
100+ [ ROFL Prerequisites ] : https://github.com/oasisprotocol/oasis-sdk/blob/main/docs/rofl/workflow/ prerequisites.md
101101[ npa ] : ./account.md#npa
102102
103103## Secrets management {#secret}
You can’t perform that action at this time.
0 commit comments