toXdrTrustLineAsset method

  1. @override
XdrTrustlineAsset toXdrTrustLineAsset()
override

Implementation

@override
XdrTrustlineAsset toXdrTrustLineAsset() {
  throw Exception("Unsupported asset type");
}