Skip to content

Commit

Permalink
bump package
Browse files Browse the repository at this point in the history
  • Loading branch information
SebastienGllmt committed Nov 19, 2020
1 parent 3ca25cb commit fe384ee
Show file tree
Hide file tree
Showing 4 changed files with 25 additions and 260 deletions.
2 changes: 1 addition & 1 deletion app/api/ergo/lib/state-fetch/mockNetwork.js
Expand Up @@ -285,7 +285,7 @@ export function toRemoteErgoTx(
request: SignedRequest,
network: $ReadOnly<NetworkRow>,
): RemoteErgoTransaction {
// ergo-ts didn't support calculating the ID for a transaction, so we just leave it blank
// TODO: ergo-ts didn't support calculating the ID for a transaction, so we just leave it blank
const txHash = request.id ?? '';

const baseConfig = getErgoBaseConfig(network)
Expand Down
201 changes: 0 additions & 201 deletions flow-typed/npm/@coinbarn/ergo-ts_v0.3.0.js

This file was deleted.

0 comments on commit fe384ee

Please sign in to comment.