diff --git a/contrib/rosetta/rosetta-ci/data.tar.gz b/contrib/rosetta/rosetta-ci/data.tar.gz index 8834f6e89c..b7d15490e6 100644 Binary files a/contrib/rosetta/rosetta-ci/data.tar.gz and b/contrib/rosetta/rosetta-ci/data.tar.gz differ diff --git a/tools/rosetta/converter.go b/tools/rosetta/converter.go index 3bbdbe9fb4..05ffddf188 100644 --- a/tools/rosetta/converter.go +++ b/tools/rosetta/converter.go @@ -30,7 +30,7 @@ import ( ) // Converter is a utility that can be used to convert -// back and forth from rosetta to sdk and CometBFT types +// back and forth from rosetta to sdk and CometBFT types. // IMPORTANT NOTES: // - IT SHOULD BE USED ONLY TO DEAL WITH THINGS // IN A STATELESS WAY! IT SHOULD NEVER INTERACT DIRECTLY