crateApiMergedTonWalletDartWrapperSubscribeByAddress abstract method
Future<TonWalletDartWrapper>
crateApiMergedTonWalletDartWrapperSubscribeByAddress({
- required String instanceHash,
- required String address,
- required ArcTransportBoxTrait transport,
Implementation
Future<TonWalletDartWrapper>
crateApiMergedTonWalletDartWrapperSubscribeByAddress(
{required String instanceHash,
required String address,
required ArcTransportBoxTrait transport});