ergoplatform / ergo-appkit

Appkit: A Library for Java/Scala/Kotlin Development of Ergo Applications
MIT License
38 stars 27 forks source link

How can I deserialize the offline signature to get the amount and address through sdk #227

Closed 1029219814 closed 1 year ago

1029219814 commented 1 year ago

As in the title, I now have the signature data obtained using the sdk offline signature, but how to deserialize the signature data to get the corresponding amount, address and other transaction information.