UNPKG
@renec-foundation/mpl-core
Version:
latest (0.1.2)
0.1.2
0.1.1
0.1.0
MPL Core Tooling.
metaplex.com
renec-chain/mpl-core
@renec-foundation/mpl-core
/
dist
/
src
/
config.d.ts
14 lines
(13 loc)
•
281 B
TypeScript
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
14
export declare const config: { arweaveWallet: string; programs: { auction: string; metadata: string; metaplex: string; vault: string; packs: string; memo: string; token: string; }; maxCreatorLimit: number; };