UNPKG

@sofaws/dapp-core

Version:

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

17 lines 704 B
export * from './TransactionInfoHash'; export * from './TransactionInfoAge'; export * from './TransactionInfoStatus'; export * from './TransactionInfoMiniblock'; export * from './TransactionInfoFrom'; export * from './TransactionInfoTo'; export * from './TransactionInfoValue'; export * from './TransactionInfoMethod'; export * from './TransactionInfoTokenOperations'; export * from './TransactionInfoEgldPrice'; export * from './TransactionInfoGasLimit'; export * from './TransactionInfoGasUsed'; export * from './TransactionInfoGasPrice'; export * from './TransactionInfoNonce'; export * from './TransactionInfoScResults'; export * from './TransactionInfoInputData'; //# sourceMappingURL=index.d.ts.map