mirror of
https://github.com/Xahau/xahaud.git
synced 2025-11-20 18:45:55 +00:00
bug fix on ClaimReward tx template
This commit is contained in:
@@ -297,7 +297,7 @@ TxFormats::TxFormats()
|
|||||||
add(jss::ClaimReward,
|
add(jss::ClaimReward,
|
||||||
ttCLAIM_REWARD,
|
ttCLAIM_REWARD,
|
||||||
{
|
{
|
||||||
{sfIssuer, soeREQUIRED}
|
{sfIssuer, soeOPTIONAL}
|
||||||
},
|
},
|
||||||
commonFields);
|
commonFields);
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user