interface RoflmarketPayment {
    evm?: RoflmarketEvmContractPayment;
    native?: RoflmarketNativePayment;
}

Properties

Properties