Open jpraynaud opened 1 week ago
We want to bootstrap the signed entity type for the incremental Cardano database signature.
Create the associated signed entity type and the associated database migrations.
[!IMPORTANT] Do not use unimplemented! or todo! macro with the default implementation, return error instead.
unimplemented!
todo!
CardanoDatabase(CardanoDbBeacon)
Why
We want to bootstrap the signed entity type for the incremental Cardano database signature.
What
Create the associated signed entity type and the associated database migrations.
How
CardanoDatabase(CardanoDbBeacon)
signed entity type