UNPKG

stellar-plus

Version:

beta version of stellar-plus, an all-in-one sdk for the Stellar blockchain

3 lines (2 loc) 127 B
import { xdr } from '@stellar/stellar-sdk'; export declare function processSpecEntryStream(buffer: Buffer): xdr.ScSpecEntry[];