Skip to content

How can miner view startEpoch of deals? #6241

Locked Answered by f8-ptrk
jburnett asked this question in Storage Provider
Discussion options

You must be logged in to vote

the proposal the client sends to the miner includes the start epoch - obviously

if you call the external deal filter program - this is what get passed to it:

{
    "Proposal": {
      "PieceCID": {
        "/": "baga6ea4sdfsdfsdfsdfsdfsdfnj4qcwwp5jc6gq"
      },
      "PieceSize": 2147483648,
      "VerifiedDeal": false,
      "Client": "f3sdfsdfsdfsdfsdfsdfsdfsdfsdfsdfrpcdmi3urbg36a",
      "Provider": "f099",
      "Label": "Qmsdfsdfsdfsdfsdfsdfsdf9jvKj",
      "StartEpoch": 719986,
      "EndEpoch": 1719986,
      "StoragePricePerEpoch": "46000000000",
      "ProviderCollateral": "567539176515439",
      "ClientCollateral": "0"
    },
    "ClientSignature": {
      "Type": 2,
      "Da…

Replies: 1 comment 4 replies

Comment options

You must be logged in to vote
4 replies
@jburnett
Comment options

@f8-ptrk
Comment options

@jburnett
Comment options

@f8-ptrk
Comment options

Answer selected by jburnett
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/markets/provider status/archived Archive label, use when closing/locking old discussions.
2 participants