Class AdaptorInfo
Expand description
Constructors§
§new AdaptorInfo(
adaptor_key: VerificationKey,
close_period: bigint,
max_tag_length: number,
fee: bigint,
): AdaptorInfo
new AdaptorInfo(
adaptor_key: VerificationKey,
close_period: bigint,
max_tag_length: number,
fee: bigint,
): AdaptorInfo
Properties§
§
readonly close Period: bigint§readonly fee: bigint§readonly max Tag Length: number§readonly verification Key: VerificationKey
Channel parameters and ToS of a given adaptor.