Closed moreal closed 4 years ago
It will open after #125 merged.
It bumped the version of GraphQL.NET to 3, to use BigIntGraphType (BigInteger). Also it started to support totalDifficulty (Block<T>.TotalDifficulty) field now.
GraphQL.NET
BigIntGraphType
BigInteger
totalDifficulty
Block<T>.TotalDifficulty
It will open after #125 merged.
It bumped the version of
GraphQL.NET
to 3, to useBigIntGraphType
(BigInteger
). Also it started to supporttotalDifficulty
(Block<T>.TotalDifficulty
) field now.