mirror of
https://github.com/bigchaindb/js-bigchaindb-driver.git
synced 2024-12-29 08:07:51 +01:00
bump transaction version to 1.0
This commit is contained in:
parent
70681a3085
commit
46a05b14d3
@ -9,7 +9,7 @@ function makeTransactionTemplate() {
|
||||
'inputs': [],
|
||||
'metadata': null,
|
||||
'asset': null,
|
||||
'version': '0.9',
|
||||
'version': '1.0',
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user