fixed undefined metadata in insertblock
This commit is contained in:
parent
9968a72fbc
commit
9abb2f4f85
@ -674,6 +674,7 @@ class Core:
|
||||
retData = ''
|
||||
signature = ''
|
||||
signer = ''
|
||||
metadata = {}
|
||||
|
||||
# only use header if not set in provided meta
|
||||
try:
|
||||
|
Loading…
Reference in New Issue
Block a user