fixed undefined metadata in insertblock

This commit is contained in:
Kevin Froman 2018-06-21 02:26:54 -05:00
parent 9968a72fbc
commit 9abb2f4f85
1 changed files with 1 additions and 0 deletions

View File

@ -674,6 +674,7 @@ class Core:
retData = ''
signature = ''
signer = ''
metadata = {}
# only use header if not set in provided meta
try: