Decentralized market and payment request configuration
Supply expiry date, invoice target address, invoice expiry date
Supply expiry date
"decentralized_market": {
"supplies_days_before_expired": 10
},Invoice configuration
"payment_request": {
"invoices": {
"days_before_expired": 10,
"target_address": "0x4083fdfba2ebf8efc2f9f9b34537f6f989470840"
}
}Last updated
Was this helpful?