-
public final class Wallet.Params.SessionReject extends Wallet.Params
-
-
Field Summary
Fields Modifier and Type Field Description private final StringproposerPublicKeyprivate final Stringreason
-
Constructor Summary
Constructors Constructor Description Wallet.Params.SessionReject(String proposerPublicKey, String reason)
-
Method Summary
Modifier and Type Method Description final StringgetProposerPublicKey()final StringgetReason()
-