Appearance
type SignMessageFn = (message) => Promise<Uint8Array>;
message
Uint8Array
Promise<Uint8Array>
Promise