farcaster-project/farcaster-core

Adding `Coin` from node

h4sh3d opened this issue · 1 comments

merging Coin with the constructs used in core would also be appreciated

Originally posted by @zkao in farcaster-project/farcaster-node#230 (comment)

core::blockchain::Blockchain should become a replacement to current node::syncerd::opts::Coin. Blockchain must implement all traits currently used by Coin so it can be replaced in 0.5.0 update.