Package 

Class Cacao.Signature

  • All Implemented Interfaces:
    app.perawallet.walletconnectv2.cacao.SignatureInterface

    @JsonClass(generateAdapter = true) 
    public final class Cacao.Signature
     implements SignatureInterface
                        
    • Field Summary

      Fields 
      Modifier and Type Field Description
      private final String t
      private final String s
      private final String m
    • Method Summary

      Modifier and Type Method Description
      String getT()
      String getS()
      String getM()
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait