feat: add Client::forMirrorNetwork()
to allow consensus node network initialization with a mirror node address book
#1711
Annotations
8 warnings
CMake Build (Debug):
src/sdk/main/src/AccountBalance.cc#L34
'const google::protobuf::RepeatedPtrField<proto::TokenBalance>& proto::CryptoGetAccountBalanceResponse::tokenbalances() const' is deprecated [-Wdeprecated-declarations]
|
CMake Build (Debug):
src/sdk/main/src/AccountBalance.cc#L34
'const google::protobuf::RepeatedPtrField<proto::TokenBalance>& proto::CryptoGetAccountBalanceResponse::tokenbalances() const' is deprecated [-Wdeprecated-declarations]
|
CMake Build (Debug):
src/sdk/main/src/AccountInfo.cc#L89
'const google::protobuf::RepeatedPtrField<proto::TokenRelationship>& proto::CryptoGetInfoResponse_AccountInfo::tokenrelationships() const' is deprecated [-Wdeprecated-declarations]
|
CMake Build (Debug):
src/sdk/main/src/AccountInfo.cc#L89
'const google::protobuf::RepeatedPtrField<proto::TokenRelationship>& proto::CryptoGetInfoResponse_AccountInfo::tokenrelationships() const' is deprecated [-Wdeprecated-declarations]
|
CMake Build (Debug):
src/sdk/main/src/AccountInfo.cc#L143
'google::protobuf::RepeatedPtrField<proto::TokenRelationship>* proto::CryptoGetInfoResponse_AccountInfo::mutable_tokenrelationships()' is deprecated [-Wdeprecated-declarations]
|
CMake Build (Debug):
src/sdk/main/src/ContractInfo.cc#L81
'const google::protobuf::RepeatedPtrField<proto::TokenRelationship>& proto::ContractGetInfoResponse_ContractInfo::tokenrelationships() const' is deprecated [-Wdeprecated-declarations]
|
CMake Build (Debug):
src/sdk/main/src/ContractInfo.cc#L81
'const google::protobuf::RepeatedPtrField<proto::TokenRelationship>& proto::ContractGetInfoResponse_ContractInfo::tokenrelationships() const' is deprecated [-Wdeprecated-declarations]
|
CMake Build (Debug):
src/sdk/main/src/ContractInfo.cc#L129
'google::protobuf::RepeatedPtrField<proto::TokenRelationship>* proto::ContractGetInfoResponse_ContractInfo::mutable_tokenrelationships()' is deprecated [-Wdeprecated-declarations]
|
Loading