Updates the fee payment method for a contract.
With options
you can set the transaction fee payment method. You can find more details in Fee Payer Options.
object (Kip37FeePayerOptions) |
Your request was successful.
The request is not valid.
The resource you requested does not exist.
Your request was successful.
null
Your request was successful.
{- "alias": "my-first-kip37",
- "address": "0xcbcbe8297801600bf8e0530baa2fdd6358547ebe",
- "options": {
- "enableGlobalFeePayer": true,
- "userFeePayer": {
- "krn": "krn:1001:wallet:20bab367-141b-439a-8b4c-ae8788b86316:feepayer-pool:default",
- "address": "0xd6905b98E4Ba43a24E842d2b66c1410173791cab"
}
}
}