UNPKG
@iyonger/aptos-web3-bip44.js
Version:
latest (1.2.19)
1.2.19
1.2.18
1.2.17
1.2.16
1.2.15
Web3 SDK For Aptos
github.com/martian-dao/aptos-web3.js
martian-dao/aptos-web3.js
@iyonger/aptos-web3-bip44.js
/
dist
/
generated
/
models
/
GenesisPayload.d.ts
6 lines
•
265 B
TypeScript
View Raw
1
2
3
4
5
6
import
type
{
GenesisPayload
_WriteSetPayload }
from
'./GenesisPayload_WriteSetPayload'
;
/** * The writeset payload of the Genesis transaction */
export
declare
type
GenesisPayload
=
GenesisPayload
_WriteSetPayload;
//# sourceMappingURL=GenesisPayload.d.ts.map