Raw.stats.BroadcastRevenueWithdrawalUrl
Contains the url to use to withdraw channel ad revenue.
stats.broadcastRevenueWithdrawalUrl#ec659737 url:string = stats.BroadcastRevenueWithdrawalUrl;
export namespace Raw {
export namespace stats {
export class BroadcastRevenueWithdrawalUrl {
constructor(params: { url: string }) {}
}
}
}
🚫
This is a types constructor, you can’t use it as method when call invoke.
Layer: 185
Constructor ID: 0xec659737
Property
url
: stringA unique url to a fragment page where the user will be able to specify and submit the address of the ton wallet where the funds will be sent.