Skip to content

Commit

Permalink
Some bindings changes
Browse files Browse the repository at this point in the history
  • Loading branch information
thibault-martinez committed Oct 4, 2023
1 parent 05fd9c7 commit d3148de
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion bindings/nodejs/examples/client/13-build-account-output.ts
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,6 @@ async function run() {
const accountOutput = await client.buildAccountOutput({
accountId:
'0x0000000000000000000000000000000000000000000000000000000000000000',
stateMetadata: utf8ToHex('hello'),
unlockConditions: [
new StateControllerAddressUnlockCondition(
new Ed25519Address(hexAddress),
Expand Down

0 comments on commit d3148de

Please sign in to comment.