Sign a Message
Sign a message with one of the added pairs.
Last updated
Was this helpful?
Sign a message with one of the added pairs.
Last updated
Was this helpful?
This action has 2 fields, first one is for the message itself. The second one is Wallet to sign with, it is the pair address, make sure it was added in the keyring first.
If the message was successfully signed, the event Signed will trigger. The signature will be available only after this event triggers.
The signature is a list of numbers but in text format to easily safe it in Bubble database if needed.
Find an example of this feature in the Signature workflow folder