1
This commit is contained in:
parent
f380f2505b
commit
f86609f8e8
@ -164,6 +164,7 @@ async function init() {
|
||||
if (utils.hasKey(airDropTokenIdHash, airDropMeta['token_id'])) {
|
||||
throw new Error('airdrop token_id error');
|
||||
}
|
||||
airDropTokenIdHash[airDropMeta['token_id']] = airDropMeta;
|
||||
if (airDropMeta.quality <= 1) {
|
||||
throw new Error('airdrop token_id error2');
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user