NSPV_CCmtxinfo

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

View File

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