UNPKG

stellar-sdk

Version:

A library for working with the Stellar network, including communication with the Horizon and Soroban RPC servers.

6 lines (5 loc) 97 B
export declare namespace Api { interface Response { result_meta_xdr: string; } }