hedera-protobufs
hedera-protobufs copied to clipboard
Add system transactions to trigger BLS protocol phases
Problem
Existing system transactions do not support triggering Platform protocols for BLS signatures.
Solution
Add a new transaction to the NetworkService
with ability to initiate either phase of the BLS protocol (GENESIS
or REKEY
).
Alternatives
No response