-
Notifications
You must be signed in to change notification settings - Fork 3
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat: add optional CBOR representation to GET_ACCOUNT_INFO #271
Conversation
5c26d93
to
b536bf6
Compare
09b3697
to
36edc11
Compare
b536bf6
to
a12326e
Compare
36edc11
to
7eee599
Compare
a12326e
to
d82aab9
Compare
7eee599
to
36b7266
Compare
d82aab9
to
3714972
Compare
36b7266
to
393db04
Compare
3714972
to
ae7b387
Compare
393db04
to
99ba285
Compare
ae7b387
to
f4e2a97
Compare
99ba285
to
671636e
Compare
f4e2a97
to
c07d859
Compare
7d3b2b9
to
5f3ab98
Compare
c07d859
to
7ea6882
Compare
7ea6882
to
86ebd8e
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm! please add unit test for get-account-info to https://github.com/blockfrost/blockfrost-websocket-link/blob/ba7a3176bcb76639abf0c5103f91d04a5f2ec65e/test/unit/tests/methods/get-account-info.test.ts to cover new param.
Check out comments in the file on how to automatically record needed requests using nock
38f10c0
to
4ebfd1e
Compare
This solves #253