interface OutputObject {
    fee: bigint;
}

Properties

Properties

fee: bigint