v0.4.7-pre.017 (final)
This commit is contained in:
@@ -1,4 +1,7 @@
|
||||
#!/usr/bin/env bash
|
||||
# file: scripts/fetch_metaplex_token_metadata_idl.sh
|
||||
# version: 1
|
||||
|
||||
set -euo pipefail
|
||||
readonly URL="https://raw.githubusercontent.com/metaplex-foundation/mpl-token-metadata/main/idls/token_metadata.json"
|
||||
readonly OUTPUT="idls/metadata.metaqbxxUerdq28cj1RbAWkYQm3ybzjb6a8bt518x1s.metaplex_token_metadata.V1_14_0.from_github_mpl-token-metadata.json"
|
||||
|
||||
Reference in New Issue
Block a user