This commit is contained in:
jl777
2018-04-12 16:45:10 +03:00
parent 208608d2f3
commit d67bdfe936
4 changed files with 12 additions and 12 deletions

View File

@@ -95,7 +95,7 @@ struct komodo_ccdataMoM
int32_t MoMdepth,notarized_height,height,txi;
};
struct komodo_ccdatapair { int32_t notarization_height; uint32_t MoMoMoffset; };
struct komodo_ccdatapair { int32_t notarized_height; uint32_t MoMoMoffset; };
struct komodo_ccdataMoMoM
{