dfinity / cycles-wallet

DFINITY Cycles Wallet
Apache License 2.0
55 stars 30 forks source link

feat: add support for multiple controllers #105

Closed ericswanson-dfinity closed 3 years ago

ericswanson-dfinity commented 3 years ago

Make it so the cycles wallet accepts either a controller in CanisterSettings (as before), or alternatively a controllers field. If a controller was passed, the cycles wallet now sends it through to the management canister in the controllers field.

Added a new method: wallet_api_version.