vault backup: 2022-12-05 16:14:02

This commit is contained in:
Jet Hughes 2022-12-05 16:14:02 +13:00
parent 778b6aa685
commit 477006f5c3

View File

@ -36,4 +36,8 @@ More about adding new member
- transaction to remove peer requires the node making the transaction to have the can-remove-peer permission
- can nodes with this perssion remove peers at will?
- not 1:1 nodes:accounts
- with HL Burrow you can use Solidity smart-contracts on Iroha
- with HL Burrow you can use Solidity smart-contracts on Iroha
- iroha would either have to be off-chain voting then a trusted peer (or initial) would add them
- or: will need to look into HL Burrow but there might a way to have an on-chain smart contract voting system which automatically adds them depending on the vote
- I could spend time thinking about implementation of such a smart contract
-