f-o-a-m / kepler

A Haskell framework that facilitates writing ABCI applications
https://kepler.dev
Apache License 2.0
34 stars 10 forks source link

Impl bank module #201

Closed IvantheTricourne closed 4 years ago

IvantheTricourne commented 4 years ago

Closes #189

Includes stricter nonce checking logic: TxNonce should be +1 of accountNonce