# Functions
DecodeValidators parses contract call result and returns array of address.
QueryBLSPublicKeys is a helper function to get BLS Public Keys from contract.
QueryValidators is a helper function to get validator addresses from contract.
# Variables
staking contract address.
No description provided by the author
No description provided by the author
# Interfaces
TxQueryHandler is a interface to call view method in the contract.