[pallet-revive] Remove js examples (#7660)
Remove JS examples, they now belongs to the evm-test-suite repo
---------
Co-authored-by:
cmd[bot] <41898282+github-actions[bot]@users.noreply.github.com>
parent
b65c0a3d
Showing
- Cargo.lock 0 additions, 18 deletionsCargo.lock
- prdoc/pr_7660.prdoc 8 additions, 0 deletionsprdoc/pr_7660.prdoc
- substrate/frame/revive/rpc/Cargo.toml 0 additions, 21 deletionssubstrate/frame/revive/rpc/Cargo.toml
- substrate/frame/revive/rpc/examples/README.md 1 addition, 15 deletionssubstrate/frame/revive/rpc/examples/README.md
- substrate/frame/revive/rpc/examples/bun.lockb 0 additions, 0 deletionssubstrate/frame/revive/rpc/examples/bun.lockb
- substrate/frame/revive/rpc/examples/deploy.rs 0 additions, 0 deletionssubstrate/frame/revive/rpc/examples/deploy.rs
- substrate/frame/revive/rpc/examples/extrinsic.rs 0 additions, 0 deletionssubstrate/frame/revive/rpc/examples/extrinsic.rs
- substrate/frame/revive/rpc/examples/js/.gitignore 0 additions, 24 deletionssubstrate/frame/revive/rpc/examples/js/.gitignore
- substrate/frame/revive/rpc/examples/js/.prettierrc.json 0 additions, 6 deletionssubstrate/frame/revive/rpc/examples/js/.prettierrc.json
- substrate/frame/revive/rpc/examples/js/.solhint.json 0 additions, 9 deletionssubstrate/frame/revive/rpc/examples/js/.solhint.json
- substrate/frame/revive/rpc/examples/js/abi/Errors.json 0 additions, 106 deletionssubstrate/frame/revive/rpc/examples/js/abi/Errors.json
- substrate/frame/revive/rpc/examples/js/abi/Errors.ts 0 additions, 106 deletionssubstrate/frame/revive/rpc/examples/js/abi/Errors.ts
- substrate/frame/revive/rpc/examples/js/abi/EventExample.json 0 additions, 34 deletionssubstrate/frame/revive/rpc/examples/js/abi/EventExample.json
- substrate/frame/revive/rpc/examples/js/abi/EventExample.ts 0 additions, 34 deletionssubstrate/frame/revive/rpc/examples/js/abi/EventExample.ts
- substrate/frame/revive/rpc/examples/js/abi/Flipper.json 0 additions, 35 deletionssubstrate/frame/revive/rpc/examples/js/abi/Flipper.json
- substrate/frame/revive/rpc/examples/js/abi/Flipper.ts 0 additions, 35 deletionssubstrate/frame/revive/rpc/examples/js/abi/Flipper.ts
- substrate/frame/revive/rpc/examples/js/abi/FlipperCaller.json 0 additions, 46 deletions...trate/frame/revive/rpc/examples/js/abi/FlipperCaller.json
- substrate/frame/revive/rpc/examples/js/abi/FlipperCaller.ts 0 additions, 46 deletionssubstrate/frame/revive/rpc/examples/js/abi/FlipperCaller.ts
- substrate/frame/revive/rpc/examples/js/abi/PiggyBank.json 0 additions, 65 deletionssubstrate/frame/revive/rpc/examples/js/abi/PiggyBank.json
- substrate/frame/revive/rpc/examples/js/abi/RevertExample.ts 0 additions, 14 deletionssubstrate/frame/revive/rpc/examples/js/abi/RevertExample.ts
Please register or sign in to comment