toAmino method

Implementation

SimplePublicKeyAminoArgs toAmino() {
  return SimplePublicKeyAminoArgs(key);
}