I'm working on a project related to Harmony one. I want to verify the signature of a block, for this, I have a list of public keys (signers), a signature, and the block info. I'm trying to use https://github.com/herumi/bls-was, but, I don't seem to find the suitable functions to do it and there is not much documentation. Maybe anyone has any experience on the topic?