UNPKG

@sofaws/dapp-core

Version:

A library to hold the main logic for a dapp on the Elrond Network

3 lines 214 B
import { ServerTransactionType } from 'types/serverTransactions.types'; export default function getScResultsMessages(transaction: ServerTransactionType): string[]; //# sourceMappingURL=getScResultsMessages.d.ts.map