toAmino method

Implementation

MerkleRootAminoArgs toAmino() {
  return MerkleRootAminoArgs()..hash = hash;
}