Function verify_signed_message

  • Use to verify message signatures. A wrapper for verify_block_hash

    Parameters

    • address: `ban_${string}` | `nano_${string}`
    • message: string
    • signature: string
    • preamble: string = MESSAGE_PREAMBLE

    Returns boolean

    Whether the message signature was actually signed by that address