Fee space was wrong.

This commit is contained in:
JoelKatz
2013-04-23 11:39:40 -07:00
parent 9c9fb267d9
commit 8b15cb8773

View File

@@ -33,7 +33,7 @@ enum LedgerNameSpace
spaceContract = 'c',
spaceSkipList = 's',
spaceFeature = 'f',
spaceFee = 's',
spaceFee = 'e',
};
enum LedgerSpecificFlags