Skip to content

Commit

Permalink
Merge pull request solana-labs#81 from jarry-xiao/gummyroll
Browse files Browse the repository at this point in the history
Add Gummyroll instructions
  • Loading branch information
ngundotra authored Jun 2, 2022
2 parents 551c9ce + b0d0f40 commit 170fd90
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion contracts/tests/bubblegum-test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ import { buildTree, Tree } from "./merkle-tree";
import {
decodeMerkleRoll,
getMerkleRollAccountSize,
} from "./merkle-roll-serde";
} from "../sdk/gummyroll";
import NodeWallet from "@project-serum/anchor/dist/cjs/nodewallet";
import {
ASSOCIATED_TOKEN_PROGRAM_ID,
Expand Down

0 comments on commit 170fd90

Please sign in to comment.