swanchain / go-computing-provider

A golang implementation of computing provider
MIT License
11 stars 15 forks source link

How to collect previous profits #94

Closed hash889900 closed 2 days ago

hash889900 commented 2 weeks ago

I have created multiple wallet running tasks, all of which are independently opened. Now, I want to know how to transfer out the income from the wallet

Normalnoise commented 2 weeks ago

FCP or ECP?

hash889900 commented 2 weeks ago

FCP or ECP?

ecp I would like to know how to collect profits through commands, which will facilitate my batch operations

Normalnoise commented 2 weeks ago

computing-provider ubi list --show-failed --verbose

hash889900 commented 2 weeks ago

computing-provider ubi list --show-failed --verbose

https://github.com/swanchain/go-computing-provider/issues/94#issuecomment-2175397831 What I want is to use commands to transfer profits to another wallet

hash889900 commented 2 weeks ago

@Normalnoise

Normalnoise commented 2 weeks ago

your all profit will be sent to beneficiary address, if you want to collect profits, you only need to changeBeneficiaryAddress to same address