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