HasValidSignature
HasValidSignature checks if an address has signed the current required CLA. Returns true if CLA enforcement is disabled (requiredHash == ""), or if the address has signed.
Command
gnokey query vm/qeval -remote "http://127.0.0.1:26657" -data "gno.land/r/sys/cla.HasValidSignature()"
Result