import { Lucid } from "https://deno.land/x/lucid@0.8.6/src/mod.ts";
Signs a message. Expects the payload to be Hex encoded.
Parameters
address: Address | RewardAddress
payload: Payload
x/lucid/src/mod.ts>Lucid#newMessage
import { Lucid } from "https://deno.land/x/lucid@0.8.6/src/mod.ts";
Signs a message. Expects the payload to be Hex encoded.