Instance helper methods
changeSigner
Description:
Method Signature:
changeSigner = ({
PK,
FID,
}: {
PK: string,
FID: number,
}): boolean => {changeNode
Description:
Method Signature:
changeNode = ({
NODE_URL,
NODE_USER,
NODE_PASS,
NEYNAR_API_KEY,
}: {
NODE_URL?: string,
NODE_USER?: string,
NODE_PASS?: string,
NEYNAR_API_KEY?: string,
}): void getCurentFID
Description:
Method Signature:
getCurentNode
Description:
Method Signature:
getCurrentSignerPk
Description:
Method Signature:
getCurrentNeynarApiKey
Description:
Method Signature:
Last updated