in src/core/ledger.ts [76:79]
export async function createLedger( name: string, deletionProtection: boolean = false, tags: { [key: string]: string },