StarsTransactionPeerUnsupported

---types---
starsTransactionPeerUnsupported#95f2bfe4 = StarsTransactionPeer

Belongs to

StarsTransactionPeer

In Rust this constructor is a variant of the enums::StarsTransactionPeer enum.
Match on it with: if let enums::StarsTransactionPeer::StarsTransactionPeerUnsupported(v) = result { ... }

Parameters

This item has no parameters.