Current network allows all nodes to join the network without needing any requirement. We need to implement these things to support stake based join requests
implement staking tx processing
implement unstake tx processing
implement certificate generation and certificate query to prepare the join request
implement isReadyToJoin function using certificate
Current network allows all nodes to join the network without needing any requirement. We need to implement these things to support stake based join requests
staking
tx processingunstake
tx processingcertificate generation
andcertificate query
to prepare the join requestisReadyToJoin
function using certificate