Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ChainLinkJSONInfoGetter ¶
type ChainLinkJSONInfoGetter struct { }
ChainLinkJSONInfoGetter implements MultiSignatureAccountReferenceGetter
func NewChainLinkJSONInfoGetter ¶
func NewChainLinkJSONInfoGetter() *ChainLinkJSONInfoGetter
NewChainLinkJSONInfoGetter returns a new ChainLinkJSONInfoGetter instance
func (*ChainLinkJSONInfoGetter) GetMultiSignedTxFilePath ¶
func (cp *ChainLinkJSONInfoGetter) GetMultiSignedTxFilePath() (string, error)
GetMultiSignedTxFilePath implements MultiSignatureAccountReferenceGetter
func (*ChainLinkJSONInfoGetter) GetSignedChainID ¶
func (cp *ChainLinkJSONInfoGetter) GetSignedChainID() (string, error)
GetSignedChainID implements MultiSignatureAccountReferenceGetter
Click to show internal directories.
Click to hide internal directories.