Fix links in docs (#9119) (#9127)

automerge
This commit is contained in:
mergify[bot]
2020-03-27 09:50:28 -07:00
committed by GitHub
parent 55ba934137
commit 59d7eb5216
18 changed files with 30 additions and 30 deletions

View File

@@ -69,7 +69,7 @@ account.
This is a normal transaction so the standard transaction fee will apply. The
transaction fee range is defined by the genesis block. The actual fee will
fluctuate based on transaction load. You can determine the current fee via the
[RPC API “getRecentBlockhash”](../api-reference/jsonrpc-api.md#getrecentblockhash)
[RPC API “getRecentBlockhash”](../apps/jsonrpc-api.md#getrecentblockhash)
before submitting a transaction.
Learn more about [transaction fees here](../implemented-proposals/transaction-fees.md).