UNPKG

@rsksmart/rif-storage-pinning

Version:

Application for providing your storage space to other to use in exchange of RIF Tokens

3 lines (2 loc) 116 B
import type { Sequelize } from 'sequelize'; export declare function initStore(sequelize: Sequelize): Promise<void>;