Uses of Class
org.hyperledger.aries.api.ledger.TAAInfo
-
Packages that use TAAInfo Package Description org.hyperledger.aries -
-
Uses of TAAInfo in org.hyperledger.aries
Methods in org.hyperledger.aries that return types with arguments of type TAAInfo Modifier and Type Method Description Optional<TAAInfo>AriesClient. ledgerTaa()Fetch the current transaction author agreement, if any
-