Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IWalletUnlockerServer

Hierarchy

  • IWalletUnlockerServer

Index

Properties

changePassword

changePassword: grpc.handleUnaryCall<ChangePasswordRequest, ChangePasswordResponse>

genSeed

genSeed: grpc.handleUnaryCall<GenSeedRequest, GenSeedResponse>

initWallet

initWallet: grpc.handleUnaryCall<InitWalletRequest, InitWalletResponse>

unlockWallet

unlockWallet: grpc.handleUnaryCall<UnlockWalletRequest, UnlockWalletResponse>

Generated using TypeDoc