Fix: Unhandled Exception: MessageException(Invalid type. type: int?, Excepted: _BigIntImpl) #6
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
[ERROR:flutter/runtime/dart_vm_initializer.cc(41)] Unhandled Exception: MessageException(Invalid type. type: int?, Excepted: _BigIntImpl)
#0 QuickProtocolBufferResult.get (package:cosmos_sdk/src/protobuf/codec/decoder.dart:161:5)
#1 QuickProtocolBufferResults.getField (package:cosmos_sdk/src/protobuf/codec/decoder.dart:111:21)
#2 new ProtobufTimestamp.deserialize (package:cosmos_sdk/src/protobuf/message/timestamp.dart:25:52)
#3 new Header.deserialize (package:cosmos_sdk/src/models/tendermint/tendermint_types/messages/header.dart:70:33)
#4 new Block.deserialize (package:cosmos_sdk/src/models/tendermint/tendermint_types/messages/block.dart:21:24)
#5 new GetLatestBlockResponse.deserialize. (package:cosmos_sdk/src/models/sdk_v1beta1/cosmos_base_tendermint_v1beta1/query/get_latest_block_response.dart:27:49)
#6 QuickProtocolBufferResult.to (package:cosmos_sdk/src/protobuf/codec/decoder.dart:193:15)
#7 new GetLatestBlockResponse.deserialize (package<…>