Table of Contents

Class PubKeyProvider.Origin

Namespace
NBitcoin.Scripting
Assembly
NArk.Abstractions.dll

Wrapper for other pubkey provider which contains (parent key finger print + relative derivation path to inner Pubkey provider)

public class PubKeyProvider.Origin : PubKeyProvider, IEquatable<PubKeyProvider>
Inheritance
PubKeyProvider.Origin
Implements
Inherited Members

Properties

Inner

public PubKeyProvider Inner { get; }

Property Value

PubKeyProvider

KeyOriginInfo

public RootedKeyPath KeyOriginInfo { get; }

Property Value

RootedKeyPath