UNPKG

@acala-network/type-definitions

Version:

Polkadot.js type definations for Acala Network

10 lines (9 loc) 194 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.default = { rpc: {}, types: { PublicKey: '[u8; 20]', DestAddress: 'Vec<u8>' } };