Entropy-Foundation / aptos-core

Aptos is a layer 1 blockchain built to support the widespread use of blockchain through better technology and user experience.
https://aptoslabs.com
Other
0 stars 2 forks source link

Add pool owner's stake after initializing PBO pools #120

Closed supra-yoga closed 1 week ago

supra-yoga commented 1 week ago

Genesis transaction updates for https://github.com/Entropy-Foundation/smr-moonshot/issues/1280.

0x1::pbo_delegation_pool::add_stake method is invoked after the delegation pools are created, facilitating owner's of the pools to add stake to their own pools without being subjected to the unlocking schedule.