Add server support for sign and submit tx_blobs.

This commit is contained in:
Arthur Britto
2013-01-14 16:59:47 -08:00
parent 88c702a957
commit 4e06e0ffa5
4 changed files with 317 additions and 210 deletions

View File

@@ -43,6 +43,7 @@ enum {
// Bad parameter
rpcACT_MALFORMED,
rpcQUALITY_MALFORMED,
rpcBAD_BLOB,
rpcBAD_SEED,
rpcDST_ACT_MALFORMED,
rpcDST_ACT_MISSING,