The following readme describes all the functions and their parameters exposed by the nodeOperatorInclusionList
class of the K2 SDK. This sub-class contains all the important functions from the K2 Node Operator Inclusion List contract of the K2 Lending protocol.
Compare the current counter with the global counter to see if the given bls key is permitted.
blsPublicKey: BLS public key of the validator
Transaction details if the transaction was successful.
Notify the inclusion list that a key was added so it can increase its global counter.
blsPublicKey: BLS public key of the validator
Transaction details if the transaction was successful.
Notify the inclusion list that a key was removed so it can decrease its global counter.
blsPublicKey: BLS public key of the validator
Transaction details if the transaction was successful.
The following readme describes all the functions and their parameters exposed by the nodeOperatorInclusionList
class of the K2 SDK. This sub-class contains all the important functions from the K2 Node Operator Inclusion List contract of the K2 Lending protocol.
Compare the current counter with the global counter to see if the given bls key is permitted.
blsPublicKey: BLS public key of the validator
Transaction details if the transaction was successful.
Notify the inclusion list that a key was added so it can increase its global counter.
blsPublicKey: BLS public key of the validator
Transaction details if the transaction was successful.
Notify the inclusion list that a key was removed so it can decrease its global counter.
blsPublicKey: BLS public key of the validator
Transaction details if the transaction was successful.