Function cryptoCardsGamePayloadTemplate
- cryptoCardsGamePayloadTemplate(): Partial<SchemaFields & object & {
allowedWeights: number[];
duration: number;
expiration: number;
oraclePointer: string;
schema: "network.xyo.crypto.cards.game";
sequence: string[];
sequencer: string;
}> Returns Partial<SchemaFields & object & {
allowedWeights: number[];
duration: number;
expiration: number;
oraclePointer: string;
schema: "network.xyo.crypto.cards.game";
sequence: string[];
sequencer: string;
}>