Skip to content
Unverified Commit 95483a88 authored by Andrii's avatar Andrii Committed by GitHub
Browse files

Improved TrustedQueryAPI signatures (#6129)



Changed returned type of API methods from `Result<bool,
xcm_runtime_apis::trusted_query::Error>` to a typed one `type
XcmTrustedQueryResult = Result<bool,
xcm_runtime_apis::trusted_query::Error>;`
Follow-up of
[PR-6039](https://github.com/paritytech/polkadot-sdk/pull/6039)

---------

Co-authored-by: default avatarBastian Köcher <[email protected]>
Co-authored-by: default avatarAdrian Catangiu <[email protected]>
parent a538ac10
Pipeline #502197 waiting for manual action with stages
in 13 minutes and 9 seconds
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment