Translations: Utils/38/en

From ArdorDocs
Jump to: navigation, search

Request:

  • requestType is splitSecret
  • secret (S) is the secret to split, ignored if privateKey provided
  • privateKey (S) is the privateKey (hex) of the derived account to be split (HD wallet, refer to: Getting the private key from the derived account)
  • totalPieces (N) is the total number of pieces
  • minimumPieces (N) is the minimum number of pieces required to reproduce the secret
  • primeFieldSize (S) prime number used as the field size, only use it if you know what you are doing (optional)