mirror of
https://github.com/Xahau/xahaud.git
synced 2025-11-19 18:15:50 +00:00
nit: reorder fields
This commit is contained in:
@@ -594,6 +594,7 @@ extern SField const sfImportVLKey;
|
|||||||
extern SField const sfHookEmission;
|
extern SField const sfHookEmission;
|
||||||
extern SField const sfMintURIToken;
|
extern SField const sfMintURIToken;
|
||||||
extern SField const sfAmountEntry;
|
extern SField const sfAmountEntry;
|
||||||
|
extern SField const sfGenesisMint;
|
||||||
|
|
||||||
// array of objects (common)
|
// array of objects (common)
|
||||||
// ARRAY/1 is reserved for end of array
|
// ARRAY/1 is reserved for end of array
|
||||||
@@ -607,7 +608,6 @@ extern SField const sfAffectedNodes;
|
|||||||
extern SField const sfMemos;
|
extern SField const sfMemos;
|
||||||
extern SField const sfNFTokens;
|
extern SField const sfNFTokens;
|
||||||
extern SField const sfHooks;
|
extern SField const sfHooks;
|
||||||
extern SField const sfGenesisMint;
|
|
||||||
|
|
||||||
// array of objects (uncommon)
|
// array of objects (uncommon)
|
||||||
extern SField const sfMajorities;
|
extern SField const sfMajorities;
|
||||||
|
|||||||
Reference in New Issue
Block a user