Interface FeesSentToHub

interface FeesSentToHub {
    amount: BigNumber;
}

Properties

Properties

amount: BigNumber