toLongCeilCoin method

Coin toLongCeilCoin()

Implementation

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