crateApiMergedGqlTransportImplGetBlockchainConfig abstract method

Future<String> crateApiMergedGqlTransportImplGetBlockchainConfig({
  1. required GqlTransportImpl that,
  2. required bool force,
})

Implementation

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