This commit is contained in:
jl777
2019-07-10 03:54:23 -11:00
parent ee2ec52317
commit 2530a6b892
4 changed files with 6 additions and 6 deletions

View File

@@ -147,7 +147,7 @@ struct NSPV_broadcastresp
int32_t retcode;
};
struct CC_utxosinfo
struct NSPV_CCutxosinfo
{
struct NSPV_utxosresp U;
struct NSPV_utxoresp used[NSPV_MAXVINS];