mirror of
https://github.com/Xahau/xahaud.git
synced 2025-12-06 17:27:52 +00:00
update account objects test
This commit is contained in:
committed by
Richard Holland
parent
8abfbc1ae9
commit
696ed4729b
@@ -519,7 +519,7 @@ public:
|
||||
jfURIToken[jss::TransactionType] = jss::URITokenMint;
|
||||
jfURIToken[jss::Flags] = tfBurnable;
|
||||
jfURIToken[jss::Account] = gw.human();
|
||||
jfURIToken[jss::uri] = strHex(uri);
|
||||
jfURIToken[sfURI.jsonName] = strHex(uri);
|
||||
env(jfURIToken);
|
||||
env.close();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user