Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface Profile

TransactionSigner is just the methods on UserProfile that we need in MultiChainSigner. By only requiring this interface, we allow the use of other implementations with custom logic for key derivation, etc.

Hierarchy

  • Profile

Index

Properties

appendSignature

appendSignature: function

Type declaration

signTransaction

signTransaction: function

Type declaration

Generated using TypeDoc