adjust log level
This commit is contained in:
parent
143678d37b
commit
8d3b7e7578
@ -721,6 +721,7 @@ export class Wallet {
|
|||||||
|
|
||||||
const historyEntry = {
|
const historyEntry = {
|
||||||
type: "create-reserve",
|
type: "create-reserve",
|
||||||
|
level: HistoryLevel.Expert,
|
||||||
timestamp: now,
|
timestamp: now,
|
||||||
subjectId: `reserve-progress-${reserveRecord.reserve_pub}`,
|
subjectId: `reserve-progress-${reserveRecord.reserve_pub}`,
|
||||||
detail: {
|
detail: {
|
||||||
|
Loading…
Reference in New Issue
Block a user