the string specifying the version of the AtomicDEX API RPC protocol. Must be exactly "2.0"
userpass
string (optional)
your password for protected RPC methods. Skip this field if the specified method is public
method
string
the name of the method to be invoked
params
object (optional)
a structured value that holds the parameter values to be used during the invocation of the method. This field may be omitted if the method doesn't take arguments
id
number (optional)
the identifier is established by the client. AtomicDEX API will reply with the same value in the Response object if the id field is included and not NULL
{"mmrpc":"2.0","error":"The amount 0.000005 is too small","error_path":"utxo_common","error_trace":"utxo_common:1379] utxo_common:301]","error_type":"AmountIsTooSmall","error_data":{"amount":"0.000005"},"id":0}