#import React from 'react';import * as SorobanClient from 'soroban-client';// importimport { opera
9 messages · Page 1 of 1 (latest)
did you just remove your public key for the source account or
const invokerKey = SorobanClient.Keypair.fromPublicKey(
address ? address : ''
);```
this
Your network passphrase, i would set it with a string "Test SDF Future Network ; October 2022" because you have it set wrong
it gets the passphrases from js-stellar-base and i don't think that sdk has the futurenet passphrase in it yet
(i might be wrong)
You will probably find this test useful: https://github.com/stellar/js-soroban-client/blob/main/test/unit/transaction_test.js
you will need to add a footprint