Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Pallet scaffold * Add more types * Add traits * Add Ok(()) to apply function and add BankAccounts storage map * Add changes * ERC20R impl * Add metadata * Add more extrinsics * Add tests * Finalised transaction * Passing tests * Fmt * Add trait tests * Remove account * Compiling stuff * Passing tests * Passing tests * Offchain worker tests * Running tests * Fix compilation error * Nightly fmt * Add ocw signature * Sort out decimals * Add doc * Add docs * Some changes to offchain logic * Latest working version * Bit more changes * Last version of the chain * More changes * Update DEMO.md * Change allowance * Update DEMO.md * Update README.md * Add note * Docker fix * Final push
- Loading branch information