mirror of
https://github.com/Xahau/xahaud.git
synced 2025-11-24 20:45:50 +00:00
Allow channel_authorize to use Ed25519 keys
This commit is contained in:
committed by
Manoj doshi
parent
a3a9dc26b4
commit
113167acf4
@@ -39,6 +39,7 @@ constexpr static ErrorInfo unorderedErrorInfos[]
|
||||
{rpcALREADY_SINGLE_SIG, "alreadySingleSig", "Already single-signed."},
|
||||
{rpcAMENDMENT_BLOCKED, "amendmentBlocked", "Amendment blocked, need upgrade."},
|
||||
{rpcATX_DEPRECATED, "deprecated", "Use the new API or specify a ledger range."},
|
||||
{rpcBAD_KEY_TYPE, "badKeyType", "Bad key type."},
|
||||
{rpcBAD_FEATURE, "badFeature", "Feature unknown or invalid."},
|
||||
{rpcBAD_ISSUER, "badIssuer", "Issuer account malformed."},
|
||||
{rpcBAD_MARKET, "badMarket", "No such market."},
|
||||
|
||||
Reference in New Issue
Block a user