mirror of
https://github.com/Xahau/xahaud.git
synced 2025-12-06 17:27:52 +00:00
Change count to 'SerializedValue' to better reflect what it is.
This commit is contained in:
@@ -14,7 +14,7 @@
|
||||
#include "TransactionErr.h"
|
||||
|
||||
SETUP_LOG();
|
||||
DECLARE_INSTANCE(SerializedEntry);
|
||||
DECLARE_INSTANCE(SerializedValue);
|
||||
|
||||
STAmount saZero(CURRENCY_ONE, ACCOUNT_ONE, 0);
|
||||
STAmount saOne(CURRENCY_ONE, ACCOUNT_ONE, 1);
|
||||
|
||||
Reference in New Issue
Block a user