crateApiMergedGqlTransportImplGetBlockchainConfig abstract method
Future<String>
crateApiMergedGqlTransportImplGetBlockchainConfig({
- required GqlTransportImpl that,
- required bool force,
Implementation
Future<String> crateApiMergedGqlTransportImplGetBlockchainConfig({
required GqlTransportImpl that,
required bool force,
});