Skip to main content
Module

x/earthstar/mod.ts>checkAuthorIsValid

Earthstar is a tool for private, undiscoverable, offline-first networks.
Go to Latest
function checkAuthorIsValid
Re-export
import { checkAuthorIsValid } from "https://deno.land/x/earthstar@v10.0.0-alpha.4/mod.ts";

Check that an identity address is valid.

Parameters

addr: AuthorAddress

Returns

true | ValidationError