Skip to content

Commit

Permalink
Update bidauction.a eosjs example
Browse files Browse the repository at this point in the history
fixed typo
  • Loading branch information
u-cole committed Nov 24, 2024
1 parent 23425ae commit fb0b048
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 fb0b048

Please sign in to comment.