[DOC] fee->setfee in table of contents

This commit is contained in:
mDuo13
2015-03-17 19:11:42 -07:00
parent bd1ad65240
commit b802addee8

View File

@@ -15,7 +15,7 @@ There are several different types of transactions that perform different actions
Additionally, there are *Psuedo-Transactions* that are not created and submitted in the usual way, but may appear in ledgers:
* [Fee - Adjust the minimum transaction fee or account reserve](#fee)
* [SetFee - Adjust the minimum transaction fee or account reserve](#setfee)
Transactions are only valid if signed, submitted, and accepted into a validated ledger version. There are many ways a transaction can fail.