toLongCoin method

Coin toLongCoin()

Implementation

Coin toLongCoin() {
  return Coin(denom, amount);
}