stellar-base
Advanced tools
Comparing version 8.0.1-soroban.1 to 8.0.1-soroban.2
@@ -69,3 +69,3 @@ 'use strict'; | ||
return _operation.Operation.invokeHostFunction({ | ||
function: _xdr2.default.HostFunction.hostFnCall(), | ||
function: _xdr2.default.HostFunction.hostFnInvokeContract(), | ||
parameters: [_xdr2.default.ScVal.scvObject(_xdr2.default.ScObject.scoBytes(Buffer.from(this._id, 'hex'))), _xdr2.default.ScVal.scvSymbol(method)].concat(params), | ||
@@ -72,0 +72,0 @@ // TODO: Figure out how to calculate this or get it from the user? |
{ | ||
"name": "stellar-base", | ||
"version": "8.0.1-soroban.1", | ||
"version": "8.0.1-soroban.2", | ||
"description": "Low level stellar support library", | ||
@@ -5,0 +5,0 @@ "main": "./lib/index.js", |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
4051877
40047