Skip to content

Commit

Permalink
Merge pull request #257 from u-cole/main
Browse files Browse the repository at this point in the history
Update bidauction.a eosjs example
  • Loading branch information
Adam-Ultra authored Dec 9, 2024
2 parents 3549a46 + fb0b048 commit 30a816a
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ await transact(
name: 'bidauction.a',
authorization: [{ actor: 'bob', permission: 'active' }],
data: {
create: {
bid: {
token_id: 1,
bidder: "bob",
receiver: null,
Expand Down

0 comments on commit 30a816a

Please sign in to comment.