pub fn create_test_statement(
keypair: &Pair,
topics: &[Topic],
channel: Option<Channel>,
data: Vec<u8>,
expiry_ts: u32,
seq: u32,
) -> StatementExpand description
Creates a signed statement with the given topics, channel, data, and expiry