Skip to main content

GqlL1Writer

No description

type GqlL1Writer {
l1Network: NetworkName!
embFeeInCwebPerTransaction: CwebToken!
embFeeInL1PerTransaction: Float!
embFeeInCwebPerByte: CwebToken!
embFeeInL1PerByte: Float!
maxMissingCwebs: CwebToken!
readsFrom: [NetworkName!]!
borrowingCost: CwebToken!
rewardPercent: Int!
}

Fields

GqlL1Writer.l1Network ● NetworkName! non-null enum

GqlL1Writer.embFeeInCwebPerTransaction ● CwebToken! non-null scalar

GqlL1Writer.embFeeInL1PerTransaction ● Float! non-null scalar

GqlL1Writer.embFeeInCwebPerByte ● CwebToken! non-null scalar

GqlL1Writer.embFeeInL1PerByte ● Float! non-null scalar

GqlL1Writer.maxMissingCwebs ● CwebToken! non-null scalar

GqlL1Writer.readsFrom ● [NetworkName!]! non-null enum

GqlL1Writer.borrowingCost ● CwebToken! non-null scalar

GqlL1Writer.rewardPercent ● Int! non-null scalar

Member Of

WalletServiceInfo

object

Coinweb © 2024