File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 8
8
Token , User
9
9
} from '../generated/schema'
10
10
11
- const ipfshash = "QmSr3vdMuP2fSxWD7S26KzzBWcAN1eNhm4hk1qaR3x3vmj "
11
+ const ipfshash = "QmaXzZhcYnsisuue5WRdQDH6FDvqkLQX1NckLqBYeYYEfm "
12
12
13
13
export function handleTransfer ( event : TransferEvent ) : void {
14
14
let token = Token . load ( event . params . tokenId . toString ( ) ) ;
Original file line number Diff line number Diff line change @@ -1070,9 +1070,9 @@ glob@^7.1.2, glob@^7.1.3:
1070
1070
once "^1.3.0"
1071
1071
path-is-absolute "^1.0.0"
1072
1072
1073
- " gluegun@git+ https://github.com/edgeandnode/gluegun.git #v4.3.1-pin-colors-dep " :
1073
+ " gluegun@https://github.com/edgeandnode/gluegun#v4.3.1-pin-colors-dep " :
1074
1074
version "4.3.1"
1075
- resolved "git+ https://github.com/edgeandnode/gluegun.git #b34b9003d7bf556836da41b57ef36eb21570620a"
1075
+ resolved "https://github.com/edgeandnode/gluegun#b34b9003d7bf556836da41b57ef36eb21570620a"
1076
1076
dependencies :
1077
1077
apisauce "^1.0.1"
1078
1078
app-module-path "^2.2.0"
You can’t perform that action at this time.
0 commit comments