Skip to content

routier-collection


routier-collection / plugins/encryption/src / createKeyring

Function: createKeyring()

createKeyring(options): Promise<Keyring>

Defined in: plugins/encryption/src/keyring.ts:116

Parameters

options

KeyringOptions

Returns

Promise<Keyring>

Released under the MIT License.