Skip to content

create_account operation is not included in the get operations for account API endpoint #750

@dahemmer

Description

@dahemmer

The TestNet SEBAK API does not include the create_account operation when getting all operations for an account.

The following request for example
https://testnet-sebak.blockchainos.org/api/v1/accounts/GAM2CGWYJRM3FGGKE624KWEWLLT5R7RQWLMS2KHFZ6F5MKOH27JH62FZ/operations

Does not include the following operation
https://testnet-sebak.blockchainos.org/api/v1/transactions/EKxcBdLjtawX2aXJRWAfNkomb6uykaUEPxcPBAbHewiE/operations

It should probably work like the get transactions for account endpoint, which does include all transactions containing the operations for the account
https://testnet-sebak.blockchainos.org/api/v1/accounts/GAM2CGWYJRM3FGGKE624KWEWLLT5R7RQWLMS2KHFZ6F5MKOH27JH62FZ/transactions

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions