Skip to content

adamant-api / index / isPassphrase

Function: isPassphrase()

ts
function isPassphrase(passphrase): passphrase is string;

Defined in: src/helpers/validator.ts:32

Parameters

ParameterType
passphraseunknown

Returns

passphrase is string

Released under the GPL-3.0 License.