Skip to content
Commit 868cc814 authored by Aton's avatar Aton
Browse files

use a Event Cache to replace vec `Events` in `deposit_event`

issue 2223 https://github.com/paritytech/substrate/issues/2223
suggestion 1
use  a map `EventsCache` to replace vec `Events` in `deposit_event`, and flush cache into `Events` on `finalize()`
parent 7c647466
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment