promises/WalletClient.ts
This module provides the agnostic promise-based wallet client.
Added in v0.4.0
services
Section titled “services”WalletClient (class)
Section titled “WalletClient (class)”Signature
export declare class WalletClient { constructor( client: walletClient.WalletClient, options?: { runtime: ManagedRuntime.ManagedRuntime<never, never> } )}Added in v0.4.0
[walletClient.TypeId] (property)
Section titled “[walletClient.TypeId] (property)”Signature
readonly [walletClient.TypeId]: symbolAdded in v0.4.0
client (property)
Section titled “client (property)”Signature
readonly client: walletClient.WalletClientAdded in v0.4.0