v0.2.1
Several improvements around network fee handling and block publishing.
Includes
- Async
BlockBuilder.feeBlockmethod fetching the latest block hash KeetaClient.feeAccountto configure separate account for paying network fees- Several
KeetaClientmethods now have an additionalfeeAccountparameter to specify the account paying the network fees Transaction.isNetworkFeeadded to distinguish between fees and regular account to account transactionsKeetaApi.publishmethod now returns a newPublishResult, containing all relevant information of the published blocksKeetaClient.historymethod bugfix to exclude operations from other accounts when bundled in the same block- Updated readme