Skip to content

fix(node): handle missing corechannel aggregate and add --corechannel-address#133

Open
odesenfans wants to merge 1 commit intomainfrom
od/fix-node-list
Open

fix(node): handle missing corechannel aggregate and add --corechannel-address#133
odesenfans wants to merge 1 commit intomainfrom
od/fix-node-list

Conversation

@odesenfans
Copy link
Copy Markdown
Contributor

Add error_for_status() to get_aggregate so non-2xx responses (e.g. 404 on a fresh devnet) produce a clear HTTP error instead of a confusing serde parse failure.

Add --corechannel-address option to node list so consumers can point at a different aggregate owner than the hardcoded mainnet address.

…-address

Add error_for_status() to get_aggregate so non-2xx responses (e.g. 404
on a fresh devnet) produce a clear HTTP error instead of a confusing
serde parse failure.

Add --corechannel-address option to `node list` so consumers can point
at a different aggregate owner than the hardcoded mainnet address.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant