-
Notifications
You must be signed in to change notification settings - Fork 718
Open
Labels
apiIssues related to the APIIssues related to the APIenhancementNew feature or requestNew feature or requestsmart-contractsIssue related to the smart contract worldIssue related to the smart contract world
Description
Is your feature request related to a problem? Please describe.
When sending an operation to the node where the sender does not exists on the ledger (i.e it has not received MAS). The node returns an operationId, an the operation is ignored.
Describe the solution you'd like
If the sender does not exists, return an error instead of an operationId, so the client can handle the error, instead of waiting for an operation that will never be included
Exemple use case:
I am sending some token to a fresh wallet, and i try to swap it...
Metadata
Metadata
Assignees
Labels
apiIssues related to the APIIssues related to the APIenhancementNew feature or requestNew feature or requestsmart-contractsIssue related to the smart contract worldIssue related to the smart contract world