Hierarchy (view full)

Implements

Constructors

Properties

Methods

Constructors

Properties

result: {
    error?: undefined;
    result: any;
} | {
    error: any;
    result?: undefined;
}
type: "json-rpc-response" = 'json-rpc-response'

Methods