stacks.js
stacks.js copied to clipboard
wrong Key type for publicKey option
Within UnsignedContractCallOptions type, it should be:
publicKey: PublicKey
ref: https://github.com/hirosystems/stacks.js/blob/fd0bf26b5f29fc3c1bf79581d0ad9b89f0d7f15a/packages/transactions/src/builders.ts#L429