UNPKG

@iyonger/aptos-web3-bip44.js

Version:
12 lines 451 B
export declare const $GasEstimation: { readonly description: "Struct holding the outputs of the estimate gas API"; readonly properties: { readonly gas_estimate: { readonly type: "number"; readonly description: "The current estimate for the gas unit price"; readonly isRequired: true; readonly format: "uint64"; }; }; }; //# sourceMappingURL=$GasEstimation.d.ts.map