UNPKG

@vechain/sdk-network

Version:

This module serves as the standard interface connecting decentralized applications (dApps) and users to the VeChainThor blockchain

7 lines (5 loc) 163 B
import { transactionBodyToTransactionRequestInput } from './utils'; const signerUtils = { transactionBodyToTransactionRequestInput }; export { signerUtils };