Uses of Class
com.algorand.algosdk.auction.SignedBid
-
Packages that use SignedBid Package Description com.algorand.algosdk.account -
-
Uses of SignedBid in com.algorand.algosdk.account
Methods in com.algorand.algosdk.account that return SignedBid Modifier and Type Method Description SignedBid
Account. signBid(Bid bid)
Sign a bid with this account
-