Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IWalletUnlockerClient

Hierarchy

  • IWalletUnlockerClient

Implemented by

Index

Methods

changePassword

genSeed

  • genSeed(request: GenSeedRequest, callback: (error: ServiceError | null, response: GenSeedResponse) => void): ClientUnaryCall
  • genSeed(request: GenSeedRequest, metadata: Metadata, callback: (error: ServiceError | null, response: GenSeedResponse) => void): ClientUnaryCall
  • genSeed(request: GenSeedRequest, metadata: Metadata, options: Partial<CallOptions>, callback: (error: ServiceError | null, response: GenSeedResponse) => void): ClientUnaryCall

initWallet

unlockWallet

Generated using TypeDoc