nft_metadata_create not working #130

Closed
opened 2021-06-18 12:22:41 +00:00 by kake · 5 comments
kake commented 2021-06-18 12:22:41 +00:00 (Migrated from gitlab.com)
unlocked >>> nft_metadata_create account01 sknft sknft sknft null null true true true
nft_metadata_create account01 sknft sknft sknft null null true true true
7 bad_cast_exception: Bad Cast
Invalid cast from type 'bool_type' to Object
    {"type":"bool_type"}
    th_a  variant.cpp:566 get_string

    {"var":true}
    th_a  object_id.hpp:210 from_variant
unlocked >>>                             
``` unlocked >>> nft_metadata_create account01 sknft sknft sknft null null true true true nft_metadata_create account01 sknft sknft sknft null null true true true 7 bad_cast_exception: Bad Cast Invalid cast from type 'bool_type' to Object {"type":"bool_type"} th_a variant.cpp:566 get_string {"var":true} th_a object_id.hpp:210 from_variant unlocked >>> ```
kake commented 2021-06-18 12:23:10 +00:00 (Migrated from gitlab.com)

Testing is done on Irona testnet.

Testing is done on Irona testnet.
kake commented 2021-06-18 12:34:06 +00:00 (Migrated from gitlab.com)

marked this issue as related to PBSA/tools-libs/python-peerplays#91

marked this issue as related to PBSA/tools-libs/python-peerplays#91
serkixenos commented 2021-06-20 20:05:30 +00:00 (Migrated from gitlab.com)
@kake Invalid command parameters, checkout latest source code Master https://gitlab.com/PBSA/peerplays/-/blob/master/libraries/wallet/include/graphene/wallet/wallet.hpp#L2181 Beatrice https://gitlab.com/PBSA/peerplays/-/blob/beatrice/libraries/wallet/include/graphene/wallet/wallet.hpp#L2223
sierra19XX commented 2021-06-21 00:20:14 +00:00 (Migrated from gitlab.com)

@kake NFT lottery is present on testnet, which expects 12 args, you provided 10 in your command.

@kake NFT lottery is present on testnet, which expects 12 args, you provided 10 in your command.
kake commented 2021-06-22 11:08:07 +00:00 (Migrated from gitlab.com)

https://peerplays.atlassian.net/wiki/spaces/PROJECTS/pages/980320428/NFT+and+Marketplace+Testing+process

I was referring to the documentation.

Thank you for the clarification. @sierra19XX

https://peerplays.atlassian.net/wiki/spaces/PROJECTS/pages/980320428/NFT+and+Marketplace+Testing+process I was referring to the documentation. Thank you for the clarification. @sierra19XX
kake (Migrated from gitlab.com) closed this issue 2021-06-25 09:40:40 +00:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: Peerplays_Blockchain/peerplays_migrated#130
No description provided.