Skip to content

Commit

Permalink
add new syntax for erc20, erc721 and chainbridge pallet (#210)
Browse files Browse the repository at this point in the history
- erc20 pallet syntax update
- erc721 pallet syntax update
- chainbridge pallet syntax update
  • Loading branch information
Raid5594 authored Dec 22, 2023
1 parent 65806be commit 80d9fd0
Show file tree
Hide file tree
Showing 9 changed files with 798 additions and 682 deletions.
324 changes: 162 additions & 162 deletions Cargo.lock

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions pallets/chainbridge/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -34,4 +34,5 @@ std = [
"sp-io/std",
"sp-std/std",
"sp-core/std",
"sp-runtime/std",
]
Loading

0 comments on commit 80d9fd0

Please sign in to comment.