zingolib icon indicating copy to clipboard operation
zingolib copied to clipboard

started implementation for a trait that fits LightWallet and LightWatch

Open fluidvanadium opened this issue 2 years ago • 2 comments

this is the start of an fv-style implementation of LightPocket

fluidvanadium avatar Apr 23 '24 02:04 fluidvanadium

I think we want:

trait Auditor {}

impl Auditor for TransactionRecordsById {}

trait SpendCapable: Auditor {
        type SpendCapabilities
}

zancas avatar Apr 30 '24 16:04 zancas

I clicked update branch. Is this design change still something we're considering?

zancas avatar Aug 18 '24 16:08 zancas

Hi @fluidvanadium is this code still destined for merge?

zancas avatar Nov 15 '24 04:11 zancas