Skip to main content
Defined in: metacomputer/gen-framework/client-and-test-utils/client-sdk-ts/packages/client-sdk/src/rpc-types/types.ts:911 Response payload returned by the GetBalances RPC. Contains the balances keyed by contract. A BTreeMap is used so responses have a stable key order across runs and serialization formats.

Properties

balances

balances: object
Defined in: metacomputer/gen-framework/client-and-test-utils/client-sdk-ts/packages/client-sdk/src/rpc-types/types.ts:912

Index Signature

[k: string]: Amount