Skip to content

Commit e09938a

Browse files
authored
Merge pull request #19 from quiknode-labs/chore/pblock-list-move-to-pinocchio-subdir
chore(pblock-list): move program into pinocchio/ subdirectory
2 parents 7f67385 + 349d1bc commit e09938a

53 files changed

Lines changed: 5 additions & 2 deletions

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

tokens/token-extensions/transfer-hook/pblock-list/.gitignore renamed to tokens/token-extensions/transfer-hook/pblock-list/pinocchio/.gitignore

File renamed without changes.

tokens/token-extensions/transfer-hook/pblock-list/Cargo.toml renamed to tokens/token-extensions/transfer-hook/pblock-list/pinocchio/Cargo.toml

File renamed without changes.

tokens/token-extensions/transfer-hook/pblock-list/cli/Cargo.toml renamed to tokens/token-extensions/transfer-hook/pblock-list/pinocchio/cli/Cargo.toml

File renamed without changes.

tokens/token-extensions/transfer-hook/pblock-list/cli/src/main.rs renamed to tokens/token-extensions/transfer-hook/pblock-list/pinocchio/cli/src/main.rs

File renamed without changes.

tokens/token-extensions/transfer-hook/pblock-list/codama.ts renamed to tokens/token-extensions/transfer-hook/pblock-list/pinocchio/codama.ts

File renamed without changes.

tokens/token-extensions/transfer-hook/pblock-list/package.json renamed to tokens/token-extensions/transfer-hook/pblock-list/pinocchio/package.json

File renamed without changes.

tokens/token-extensions/transfer-hook/pblock-list/program/Cargo.toml renamed to tokens/token-extensions/transfer-hook/pblock-list/pinocchio/program/Cargo.toml

File renamed without changes.

tokens/token-extensions/transfer-hook/pblock-list/program/src/error.rs renamed to tokens/token-extensions/transfer-hook/pblock-list/pinocchio/program/src/error.rs

File renamed without changes.

tokens/token-extensions/transfer-hook/pblock-list/program/src/instructions/block_wallet.rs renamed to tokens/token-extensions/transfer-hook/pblock-list/pinocchio/program/src/instructions/block_wallet.rs

File renamed without changes.

tokens/token-extensions/transfer-hook/pblock-list/program/src/instructions/init.rs renamed to tokens/token-extensions/transfer-hook/pblock-list/pinocchio/program/src/instructions/init.rs

File renamed without changes.

0 commit comments

Comments
 (0)