Documentation
    Preparing search index...

    Type Alias TransferFeeIncludedAmount

    type TransferFeeIncludedAmount = {
        amount: BN;
        fee: BN;
    }
    Index

    Properties

    Properties

    amount: BN
    fee: BN